1
Home
2
Research Journal
2.1
Week Starting March 8th
2.2
Week Starting March 16th
2.3
Week Starting March 23rd
2.4
Week Starting April 12th
2.5
Week Starting April 26th
2.6
Week Starting July 19th
2.7
Week Starting August 9th
2.8
Week Starting August 16th
2.9
Week Starting September 6th
2.10
Week Starting September 13th
3
Python Extraction Code
3.1
Pre-processing
3.2
Preview Data
4
R and RJAGS
4.1
Setup
4.2
Data Handling
4.2.1
Load Data
4.2.2
Censor names
4.2.3
Preprocessing
4.2.4
Graph
4.2.5
Format Data
4.3
Model
4.4
Convergence Tests
4.4.1
Trace plots
4.4.2
Geweke
4.4.3
Gelman
4.4.4
Raftery
4.5
Posteriors
4.5.1
Well Mass Flow
4.5.2
Decline Rate
4.5.3
FP Mass Flow
4.5.4
Gen Mass Flow
4.5.5
Gen Power
4.6
Advanced Analysis
4.6.1
High Variance wells
4.6.2
Regression Fits
4.6.3
Time Series Plots
4.6.4
Goodness of fit (OLS regression)
4.6.5
Limits and Constraint Violations
4.6.6
Flow Comparison
5
Testing
Wairakei Stochastic Simulation Research Compendium
5
Testing
x =
1
y
=
2
print
(y)
## 2
print
(r.x)
## 1.0
print
(y)
## 2
py
$
y
## [1] 2